home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19980901-19981211 / 000017_news@newsmaster….columbia.edu _Mon Sep 7 17:19:52 1998.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id RAA14952
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 7 Sep 1998 17:19:52 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id RAA08528
  7.     for kermit.misc@watsun; Mon, 7 Sep 1998 17:19:51 -0400 (EDT)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: Kermit problem in X window
  12. Date: 7 Sep 1998 21:19:49 GMT
  13. Organization: Columbia University
  14. Lines: 20
  15. Message-ID: <6t1ill$187$1@apakabar.cc.columbia.edu>
  16. References: <35F12C96.57DEE626@utoronto.ca>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:9179
  19.  
  20. In article <35F12C96.57DEE626@utoronto.ca>,
  21. Duong Minh Vu  <duong.vu@utoronto.ca> wrote:
  22. : I am using Kermit on Solaris 2.6. The problem is when I transfer files
  23. : using kermit I have to keep the cursor in the virtual window where
  24. : kermit is running if I take cursor outside the window the file transfer
  25. : stops. Can anyone help?
  26. :
  27. Not me.  I haven't a clue.  C-Kermit should be totally ignorant of whether
  28. its window is current, and the X Windows system should let C-Kermit run
  29. no matter where the cursor is.  Unfortunately I don't have a Sun workstation
  30. where I can test this myself, so I hope somebody else can shed some light.
  31. I assume it is either a misunderstanding, a coincidence, or some kind of
  32. X Windows or xterm configuration problem.
  33.  
  34. What about other applications?  Does the same thing happen with them, or is
  35. C-Kermit the only one?
  36.  
  37. On HP-UX, under HP-Vue, which is X-based, there is no such problem.
  38.  
  39. - Frank